home *** CD-ROM | disk | FTP | other *** search
/ Champak 86 / (Vol 86) My Disc.iso / Games / restaurante_1079.swf / scripts / DefineButton2_48 / BUTTONCONDACTION on(press).as next >
Text File  |  2009-04-16  |  63b  |  5 lines

  1. on(press){
  2.    this.swapDepths(999);
  3.    this.startDrag();
  4. }
  5.